@charset "utf-8";

/* CSS Document */



html,body{

	margin:0;

	padding:0

}

body{

	text-align:center;

	background:#F6F6F6;

	margin:0 auto;

}

#head{

	height:130px;

	margin:0 auto;

	background: url(../images/head_bg2.jpg);

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

}

	#head-base{

	width:900px;

	height:130px;

	background:url(../images/head2.jpg) no-repeat bottom;

	margin:0 auto;
	
	padding-top:0px;

	text-align:left;

	}

		a#logo{

		position:relative;

		display:block;

		background-image:url(../images/logo2.png);

		width:232px;

		height:76px;

		left: 0px;

		top: 15px;

		text-indent:-9999px;

		}

		#idioma{

		position:relative;

		width:76px;

		height:30px;

		background:url(../images/solapa_idioma.jpg);

		left: 770px;

		top: 17px;

		}

#cuerpo{

	margin:0 auto;

	padding:0;

	background:url(../images/bg_body.jpg) top repeat-x #F6F6F6;

}

	#contenido{

	width:900px;

	margin:0 auto 0 auto;

	font-family:Arial, Helvetica, sans-serif;

	text-align:left;

	border-top:2px solid #FFFFFF;



	}

		#content-base{

		/*margin-left:127px;*/

		}

			#content-principal{

			width:899px;

			float:left;

			margin:3px 0 0 0;

			.margin:0;

			border:none;

			}

				#titseccion{

				color:#E18700;

				font-size:30px;

				height:35px;

				}

				.subtitseccion{

				color:#666666;

				font-size:18px;

				margin-bottom:15px;

				}

	.box3 .txt{

		width:216px;

	}

	.espacio-inf{

		margin-bottom:10px;

	}

	.box3 .txt a{

		color:#D9612D;

		font-weight:bold;

		font-size:14px;

	}

	.box3 .txt a:hover{

		text-decoration:none;

	}

	.txt .tel{

		margin:0;

		font-size:14px;

		font-weight:bold;

		color:#71AAD9;

		padding-left:25px;

	}

		/*estilos para el pie*/

		#pie-bg{

			

			margin:0 auto 0 auto;

			height:98px;

			background:url(../images/bg_foot.jpg) top repeat-x;

			font-family:Arial, Helvetica, sans-serif;

			text-align:left;

			clear:both;

			border-top:3px solid #F6F6F6;

		}

		#pie-base{

			width:897px;

			margin:0 auto;

		}

		#pie{

			width:896px;

			background:url(../images/fondo_pie.jpg);

			border:1px solid #CEE3F2;

			border-bottom:none;

			height:98px; 

			clear:both;

			line-height:18px;

			margin:0 auto;

		}

		.tit-pie{

			float:left;

			font-size:16px;

			color:#2E72A9;

			margin-bottom:10px;

		}

		.txt-pie{

			font-size:12px;

			color:#193317;

		}

		#pie a{

			color:#193317;

		}

		#pie .contacto{

			float:left; 

			margin:15px 80px 0 82px;

		}

		#pie .contacto1{

			float:left; 

			margin:15px 0px 60px 22px;

		}

		#pie .telefonos{

			float:left; 

			margin:38px 0 0 40px;

		}

		#pie .copyright{

			float:left; 

			margin:15px 0 0 80px;

			width:250px;

		}

		#pie .credits{

			float:left; 

			margin:15px 0 0 40px;

		}

		/* fin estilos del pie */

/*estilos titulos*/
	.cab{width:650px;
		float:left;
		margin-top:0px;
		padding-top:0px;}
	.cab h1{font-family:"Century Gothic", "Century Schoolbook";
		font-size:14px;
		margin-bottom:-15px;
		color:#393;}
	.cab p{font-family:"Century Gothic", "Century Schoolbook";
		font-size:14px;
		font-weight:bold;
		color:#393;}